This section describes how to upgrade from NotateXpress 10 to NotateXpress 11. While generally you'll be able to replace NotateXpress 11 with NotateXpress 12, there are a few important changes you may need to consider. This section provides information about those changes.
Library Name, GUID, and ProgID
- The library name has changed from AccusoftNotateXpress11 to AccusoftNotateXpress12.
- The GUID for the NotateXpress ActiveX control has changed in NotateXpress 12 to {C233787D-CD3A-479A-8C49-837F735C51B6}.
- The ProgID has changed from ‘Accusoft.NotateXpress.11’ to ‘Accusoft.NotateXpress.12’ in NotateXpress 12.
API Changes
NotateXpress 12 API has changed as follows:
- The ElementGetScrollbars() and ElementSetScrollbars() methods have been removed.
- The ToolbarLargeIcons property has been removed.
- The NX_AnnotationType_I4W2 value has been removed from the NX_AnnotationType enumeration.
- The NX_AnnotationStamping, NX_Click, NX_DoubleClick, NX_MouseDown, NX_MouseMove, and NX_MouseUp events have been removed.
![]() |
If you encounter any porting issues, please contact support@accusoft.com for assistance. |